| 2005-10-04 |
emellor@ewan | Explicitly close files on save and restore. Rename... |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
emellor@ewan | Explicitly close files. |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
emellor@ewan | Clean up domains if creation/restoration fails. |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
emellor@ewan | Fix typo. |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
emellor@ewan | Merge the child-process handling of the save and restor... |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
emellor@ewan | Removed unused xen_domain method, and unused imports... |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
emellor@ewan | Fix call to state_set inside preserve (was erroneously... |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
emellor@ewan | Fix xm restore broken by missing return statement. |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
kaf24@firebug... | Clean up sched_op() hypercall interface. One particular |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
kaf24@firebug... | Allow EVTCHNOP_bind_{ipi,virq} to specify the vcpu to |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
kaf24@firebug... | Rename VCPUOP_craete to VCPUOP_initialise. It is likely... |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
kaf24@firebug... | Fix tools to pull public header files from standard |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
jrb44@swoop... | Merge to restore reverted changes. |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
jrb44@swoop... | Throw away bogus merge. |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
jrb44@swoop... | Merge. |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
emellor@ewan | Catch xen.xend.XendProtocol.XendError as well as xen... |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
emellor@ewan | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
emellor@ewan | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
emellor@ewan | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
emellor@ewan | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
emellor@ewan | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
emellor@ewan | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
emellor@ewan | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
emellor@ewan | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
emellor@ewan | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
emellor@ewan | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
emellor@ewan | Fix debugging statement that was referring to non-exist... |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
emellor@ewan | Added some DPRINTK statements, for debugging. |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
emellor@ewan | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
emellor@ewan | Fix localhost live migration. We were overvigorously... |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
emellor@ewan | Use the domain ID to refer to backends, not the UUID... |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
kaf24@firebug... | Export some more symbols. |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
emellor@ewan | Cope with missing configuration information inside... |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
emellor@ewan | Move the import for XendError, and use a bare import... |
commit | commitdiff | tree | snapshot |
| 2005-10-04 |
emellor@ewan | Move XendDomainInfo.{create,recreate,parseConfig} to... |
commit | commitdiff | tree | snapshot |
| 2005-10-03 |
emellor@ewan | Remove the reason code from the destroy action -- the... |
commit | commitdiff | tree | snapshot |
| 2005-10-03 |
emellor@ewan | Remove the reason code from the destroy action -- the... |
commit | commitdiff | tree | snapshot |
| 2005-10-03 |
emellor@ewan | Remove the reason parameter from XendDomain.destroy... |
commit | commitdiff | tree | snapshot |
| 2005-10-03 |
emellor@ewan | Added method XendDomain.privilegedDomain and use that... |
commit | commitdiff | tree | snapshot |
| 2005-10-03 |
jrb44@plym... | Possible fix for the SEDF scheduler assertion problem. |
commit | commitdiff | tree | snapshot |
| 2005-10-03 |
kaf24@firebug... | Create new vcpu_op() hypercall. Replaces old boot_vcpu() |
commit | commitdiff | tree | snapshot |
| 2005-10-03 |
emellor@ewan | Cope with missing configuration information inside... |
commit | commitdiff | tree | snapshot |
| 2005-10-03 |
emellor@ewan | Remove the reason code from the destroy action -- the... |
commit | commitdiff | tree | snapshot |
| 2005-10-03 |
emellor@ewan | Move the import for XendError, and use a bare import... |
commit | commitdiff | tree | snapshot |
| 2005-10-03 |
kaf24@firebug... | Allow adjustment of the size of TPM transfer buffers |
commit | commitdiff | tree | snapshot |
| 2005-10-03 |
kaf24@firebug... | x86/64 was using the plain i386 version of the microcode |
commit | commitdiff | tree | snapshot |
| 2005-10-03 |
kaf24@firebug... | Do not pickle vcpu state on save/restore. We can construct |
commit | commitdiff | tree | snapshot |
| 2005-10-03 |
kaf24@firebug... | Dynamically allocate mmu_update array in |
commit | commitdiff | tree | snapshot |
| 2005-10-02 |
emellor@ewan | The stopgap in changeset 7152:a73ab0ddf990 was broken... |
commit | commitdiff | tree | snapshot |
| 2005-10-02 |
vh249@kneesaa... | remove useless ptep_establish_new function (called... |
commit | commitdiff | tree | snapshot |
| 2005-10-02 |
emellor@ewan | Merged. |
commit | commitdiff | tree | snapshot |
| 2005-10-02 |
emellor@ewan | Move XendVnet from using DBMap etc to using xstransact... |
commit | commitdiff | tree | snapshot |
| 2005-10-02 |
emellor@ewan | Call refresh in the domain_lookup and domain_lookup_by_... |
commit | commitdiff | tree | snapshot |
| 2005-10-02 |
emellor@ewan | Fix call to XendCheckpoint.restore, since that method... |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
kaf24@firebug... | Also send xenbus notifications using evtchn as handle... |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
kaf24@firebug... | xencons must notify via evtchn. It can't use the irq... |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
emellor@ewan | Merge. |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
emellor@ewan | Add the config file parsing for the on_{poweroff,reboot... |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
emellor@ewan | Minor tidy. |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
kaf24@firebug... | Fix earlier merge with Ewan's xenstore changes. |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
emellor@ewan | Change rebooting specification so that we can have... |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
emellor@ewan | Update comment/variable names to reflect the fact that... |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
emellor@ewan | Within the store, split the persistent information... |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
emellor@ewan | Added cache-control headers to pages returned by HTTP... |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
emellor@ewan | Remove the bizarre arrangement whereby EventChannel... |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
emellor@ewan | Merge. |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
emellor@ewan | Added DevController.configuration and configurations... |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
kaf24@firebug... | Fix typos I introduced into tpmfront driver. |
commit | commitdiff | tree | snapshot |
| 2005-09-29 |
kaf24@firebug... | Fix compiler warnings when shadow debugging is enabled. |
commit | commitdiff | tree | snapshot |
| 2005-09-29 |
iap10@firebug... | Allow kernel built with privileged operation support... |
commit | commitdiff | tree | snapshot |
| 2005-09-29 |
kaf24@firebug... | More save/restore code in interrupts-enabled contest... |
commit | commitdiff | tree | snapshot |
| 2005-09-29 |
kaf24@firebug... | Remove unused debug code. |
commit | commitdiff | tree | snapshot |
| 2005-09-29 |
kaf24@firebug... | Move xenbus_suspend outside critical region with |
commit | commitdiff | tree | snapshot |
| 2005-09-29 |
kaf24@firebug... | Update GDB server documentation for crashed guests. |
commit | commitdiff | tree | snapshot |
| 2005-09-29 |
kaf24@firebug... | Avoid verbosity when connection xenbus -> xenstore. |
commit | commitdiff | tree | snapshot |
| 2005-09-29 |
iap10@firebug... | Don't define vectors for IPIs we don't use in Xen |
commit | commitdiff | tree | snapshot |
| 2005-09-29 |
kaf24@firebug... | Slight rejig avoids grant entry warning message on... |
commit | commitdiff | tree | snapshot |
| 2005-09-29 |
vh249@kneesaa... | full devices expect to be able to read the partition... |
commit | commitdiff | tree | snapshot |
| 2005-09-29 |
kaf24@firebug... | Define new notify_remote_via_irq() interface which... |
commit | commitdiff | tree | snapshot |
| 2005-09-29 |
kaf24@firebug... | Change semantics of bind_evtchn_to_xxx and |
commit | commitdiff | tree | snapshot |
| 2005-09-29 |
kaf24@firebug... | VIRQs and IPIs on VCPU#0 are automatically re-bound... |
commit | commitdiff | tree | snapshot |
| 2005-09-29 |
kaf24@firebug... | Reindent more xenlinux files. Remove defunct header... |
commit | commitdiff | tree | snapshot |
| 2005-09-29 |
kaf24@firebug... | Set guest selectors to be null if it's not valid when... |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
kaf24@firebug... | Fix fixed-point long multiplication used in time delta |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
kaf24@firebug... | merge |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
kaf24@firebug... | Fix gnttab setup, which I broke 2 changesets ago. |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
kaf24@firebug... | This patch fixes a race between when the disable cpu... |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
kaf24@firebug... | Reindent grant-table kernel code and reserve first few |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
kaf24@firebug... | Fix netif save/restore. |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
kaf24@firebug... | Fixes for blkif save/restore. A 'dd if=/dev/sda1 of... |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
emellor@ewan | Merge. |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
emellor@ewan | Remove unused domain_devtype_get. |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
emellor@ewan | Remove unused xend_domain_device. |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
emellor@ewan | Change device IDs to be integers, as required now by... |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
kaf24@firebug... | Remove broken assertion in 64-bit shadow pagetable... |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
emellor@ewan | Nothing. |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
emellor@ewan | Minor tidy up. |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
emellor@ewan | Added new classmethod xstransact.ListRecursive, and... |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
emellor@ewan | Nothing. |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
emellor@ewan | Merged. |
commit | commitdiff | tree | snapshot |
| next |